home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d16 / wincli21.arc / WINCLI.TXT < prev    next >
Text File  |  1991-05-26  |  2KB  |  46 lines

  1. WinCLI is a command line interpreter (like the DOS prompt) for Windows.
  2. You can launch Windows & DOS programs, or manipulate files with copy,
  3. delete, rename, and over 20 commands more.  WinCLI uses less than 40 Kb
  4. when FULLY loaded; a lot less than a DOS prompt!  WinCLI works in all
  5. modes so a 286 can also run a prompt in a window, no more full screen
  6. DOS!
  7.  
  8. --------------------------------------------------------
  9.  
  10. Version 2.10
  11.   - Uses a DLL to use less memory during multiple instances.
  12.   - Adds ESC, CTRL-C, CTRL-BREAK support for DIR, Copy, Del,
  13.     Move, etc...
  14.   - Adds SYSINFO command.
  15.   - Adds "@" operater for normal/override program execution
  16.     (See help file under "USAGE").
  17.   - Fixes file handles being left open with Del.
  18.   - Copy now preserves old file date.
  19.  
  20. Version 2.00 
  21.   - fixes all known bugs.
  22.   - adds full Windows help system.
  23.   - executes files through association.
  24.   - support for maximized and minimized program execution.
  25.   - adds new commands.
  26.   - new support for system colors.
  27.   - improved support for window scrolling.
  28.  
  29. Version 1.20
  30.   - corrects a problem caused by my leaving the program
  31.     execution code in comments!
  32.  
  33. Version 1.10
  34.   - corrects a few bugs and adds a variety of features, including
  35.     the ability to change fonts & colors.  The help system has also
  36.     been improved.  WinCLI is now over 50% smaller and only loads
  37.     in whatever code it needs.
  38.  
  39. Version 1.00
  40.   - first release.
  41.  
  42.  
  43.   Copyright 1990 Robert Salesas
  44.   All rights reserved.
  45.  
  46.